Thanks for the answer! Although this did work perfectly in the sample project I made, in my real project it fixed the empty cells but broke the ScrollViewReader's scrollTo method. It wasn't scrolling to the desired row. I have come with a weird fix that works fine without adding any extra VStack. I don't know how and why that fix works. But I will add a separate answer with that fix to my question.
Hello @JoeKun, decoding playlist now works as expected in iOS 15 beta 3. Thank you.
However, now I am facing another issue. MusicPlayer isn't able to play a playlist. I am first setting setQueue(with:) to one of the decoded playlist and then trying to play it. Can you please help?
Thanks for the answer! Although this did work perfectly in the sample project I made, in my real project it fixed the empty cells but broke the ScrollViewReader's scrollTo method. It wasn't scrolling to the desired row. I have come with a weird fix that works fine without adding any extra VStack. I don't know how and why that fix works. But I will add a separate answer with that fix to my question.
Hello @JoeKun, decoding playlist now works as expected in iOS 15 beta 3. Thank you.
However, now I am facing another issue. MusicPlayer isn't able to play a playlist. I am first setting setQueue(with:) to one of the decoded playlist and then trying to play it. Can you please help?